Skip to content

Rebuild image for comptibility with GHA#21

Merged
MrCreosote merged 3 commits intomasterfrom
dev-rebuild
Mar 6, 2025
Merged

Rebuild image for comptibility with GHA#21
MrCreosote merged 3 commits intomasterfrom
dev-rebuild

Conversation

@MrCreosote
Copy link
Copy Markdown
Member

It appears that the KBaseReport image is so old GHA now refuses to run it:

    [junit] Unable to find image 'dockerhub-ci.kbase.us/kbase:kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d' locally
    [junit] kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d: Pulling from kbase
    [junit] docker: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of dockerhub-ci.kbase.us/kbase:kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/.
    [junit] See 'docker run --help'.
    [junit] 1741215819.77 - CallbackServer[4ecc21b5-cdb3-4ae4-8630-633f0e678323]: "KBaseReport.create" job threw an error, name="JSONRPCError", code=-32601, message="Unknown server error (output data wasn't produced)"

This is just a version bump with no other changes to force a rebuild by the catalog.

It appears that the KBaseReport image is so old GHA now refuses to run it:

```
    [junit] Unable to find image 'dockerhub-ci.kbase.us/kbase:kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d' locally
    [junit] kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d: Pulling from kbase
    [junit] docker: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of dockerhub-ci.kbase.us/kbase:kbasereport.b8bb470a4c88d65230e525db48d6a3730069185d to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/.
    [junit] See 'docker run --help'.
    [junit] 1741215819.77 - CallbackServer[4ecc21b5-cdb3-4ae4-8630-633f0e678323]: "KBaseReport.create" job threw an error, name="JSONRPCError", code=-32601, message="Unknown server error (output data wasn't produced)"
```

This is just a version bump with no other changes to force a rebuild by
the catalog.
Complaining about a missing token, but the test yaml was copied from DFU,
which works. Investigate later. It's never worked per codecov.io so no worse than before.
@MrCreosote MrCreosote merged commit 7683514 into master Mar 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants